Removed size_request from GtkToolItemGroup
authorTristan Van Berkom <tristan.van.berkom@gmail.com>
Thu, 28 Oct 2010 06:16:06 +0000 (15:16 +0900)
committerTristan Van Berkom <tristan.van.berkom@gmail.com>
Thu, 28 Oct 2010 06:16:06 +0000 (15:16 +0900)
commit152350946771bf647bb3e2e4b84edf0df2d0d067
treed19b01762e0e0ca973d53d02e6f0d5fe19a4e2b8
parent6e22c646c6dcd4349c183e4b76efd7ab785bff22
Removed size_request from GtkToolItemGroup

Ofcourse GtkToolPalette needs real migration to height-for-width
apis, this patch just removes the need for the size_request
signal and vfunc.
gtk/gtktoolitemgroup.c